home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectShow / Editing / TimelineTest / readme.txt next >
Encoding:
Text File  |  2001-10-10  |  522 b   |  13 lines

  1. DirectShow Sample -- TimelineTest
  2. ---------------------------------
  3.  
  4. This sample application builds a timeline with a transition. It demonstrates 
  5. the following tasks in Microsoft DirectShow Editing Services:
  6.  
  7. - Creating a timeline. 
  8. - Adding tracks, sources, transitions, and effects to the timeline. 
  9. - Creating a SMPTE wipe transition. 
  10. - Creating an audio crossfade using the Volume Envelope effect. 
  11. - Setting properties on timeline objects. 
  12. - Modifying a timeline and rendering the filter graph again. 
  13.